Click or drag to resize

CategoryLastTimeUsed Property

Gets or sets the last time used.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime LastTimeUsed { get; set; }

Property Value

Type: DateTime
The last time used.
See Also